MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGridDetailProvider<TItem> Class / Height Property
In This Topic
    Height Property (FlexGridDetailProvider<TItem>)
    In This Topic
    Gets or sets the height of the details.
    Syntax
    public GridLength Height {get; set;}
    See Also